feat(PageLoginMsSkin): 允许将正版玩家皮肤修改回默认皮肤#6650
Open
wyc-26 wants to merge 5 commits intoMeloong-Git:mainfrom
Open
feat(PageLoginMsSkin): 允许将正版玩家皮肤修改回默认皮肤#6650wyc-26 wants to merge 5 commits intoMeloong-Git:mainfrom
wyc-26 wants to merge 5 commits intoMeloong-Git:mainfrom
Conversation
copytiao
reviewed
Jun 26, 2025
Plain Craft Launcher 2/Pages/PageLaunch/PageLoginMsSkin.xaml.vb
Outdated
Show resolved
Hide resolved
Member
|
再看一看呢?我感觉应该是有能用的重置 API 的…… |
Collaborator
|
试试 DELETE https://api.minecraftservices.com/minecraft/profile/skins和 DELETE https://api.minecraftservices.com/user/profile/<UUID>/skin |
Collaborator
Author
Collaborator
( |
Collaborator
Author
Collaborator
|
我认为是你设置的 uuid 有问题? |
Collaborator
Author
没问题的,用的是我自己的账号 |
Collaborator
|
要不然抓个包看看 Mojang 是怎么改的? |
Collaborator
Author
Collaborator
Author
|
cc? @LTCatt |
copytiao
reviewed
Jun 27, 2025
| Dim AccessToken As String = Setup.Get("CacheMsV2Access") | ||
| Dim Uuid As String = Setup.Get("CacheMsV2Uuid") | ||
|
|
||
| Dim Client As New Net.Http.HttpClient With {.Timeout = New TimeSpan(0, 0, 30)} |
Collaborator
There was a problem hiding this comment.
这里怎么是 HttpClient?
Edit:
看了下 commit 这一行是 2.7.2 改的
所以发生了啥才用 HttpClient?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




close #6596